A core24 snap creation fails on compression (RISCV64)
Metadata
Current evaluation
No evaluation has been recorded for this issue yet.
Issue body
Since July, the “final” step (compression) of creating a snap package is failing, printing the message below:
```
[...]
Running linter: library
Creating snap package...
Command '['snap', 'pack', '--filename', 'john-the-ripper_1.9J1+07aef97_riscv64.snap', '--compression', 'xz', PosixPath('/build/john-the-ripper/prime'), PosixPath('/build/john-the-ripper')]' returned non-zero exit status 20.
Full execution log: '/root/.local/state/snapcraft/log/snapcraft-20240914-141157.452959.log'
[...]
```
It works on all other archs and the message seems to blame the compression process itself. In other words, it's not related to “my code”.
See, on 2024-07-23
https://launchpad.net/~claudioandre.br/john/+snap/john-the-ripper/+build/2549421/+files/buildlog_snap_ubuntu_noble_riscv64_john-the-ripper_BUILDING.txt.gz
See, on 2024-09-14
https://launchpad.net/~claudioandre.br/john/+snap/john-the-ripper/+build/2597662/+files/buildlog_snap_ubuntu_noble_riscv64_john-the-ripper_BUILDING.txt.gz
Evaluation history
No evaluation history available.